52古典>英语词典>hash out翻译和用法

hash out

英 [hæʃ aʊt]

美 [hæʃ aʊt]

vt.  具体讨论

英英释义

verb

  • speak with others about (something)
    1. We discussed our household budget
    Synonym:discusstalk over

双语例句

  • With this hash of domains with values of frequency counts, we sort the list by value and print out the first N links.
    对于具有频率计数值的域散列,按照值对列表排序并打印前N个链接。
  • The incubator project lets you hash out your ideas and get feedback and help from other volunteers.
    孵化器项目会让您推敲您的想法,并让您从其他志愿者那里得到反馈和帮助。
  • So over the weekend the federal government sat down with all 16 German states to try and hash out a way to comply with the fiscal pact.
    因此,上周末,德国联邦政府和所有16个联邦州坐下来试图想出贯彻财政契约的办法。
  • In this paper, an Anonymity Abusing Control strategy based on multi-hash encoding is proposed. By collecting enough marked message, victim could reconstruct the attack path and figure out the attack source.
    本文提出基于多Hash编码的匿名滥用控制策略,由匿名系统中的成员以一定概率对所转发的报文进行标记,进而重构出攻击路径,定位攻击者。
  • Let's just sit down and hash it out.
    让我们坐下来,好好地讨论解决一下这个问题。
  • We must hash out the problem of Mr Brown's appointment.
    我们必须把任命布朗先生的问题讨论出一个结果来。
  • Applications wishing to store or retrieve a piece of data within memcache first hash the key, which tells them which server out of the memcache pool to use.
    希望在memcache中存储或获取数据的应用程序首先对键进行散列计算,这告诉它们应该使用memcache池中的哪个服务器。
  • However, while exchanging a hash table is easy and supported out of the box, it is only appropriate to use in the most simple of interoperability scenarios.
    然而,尽管基于哈希表的数据交换很简单并且切实可行,但它只适合应用于最简单的互操作场景中。
  • Append the value to the hash value keyed on the field name if it already exists, as this will enable the simple print out of every combination of the field no matter which of the fields matched.
    如果值存在,则将其追加到与字段名关联的散列值后,因为这样做将启用每个字段组合的简单输出,而不管哪些字段匹配。
  • In this case, I send in a single hash table with the values. I might just as easily break them out as separate parameters.
    在本例中,我传入了一个带值的单一散列表,并将其分割成单独的一些参数。